GdkTextureError

Possible errors that can be returned by GdkTexture constructors.

Values

ValueMeaning
TOO_LARGE0

Not enough memory to handle this image

CORRUPT_IMAGE1

The image data appears corrupted

UNSUPPORTED_CONTENT2

The image contains features that cannot be loaded

UNSUPPORTED_FORMAT3

The image format is not supported

Meta